Total Complexity | 23 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 189 |
Lines of code | 73 |
Logical lines of code | 37 |
Comment lines | 80 |
Methods | 12 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parse() | 59 | 5 | 13 | |
add() | 60 | 3 | 13 | |
__construct() | 65 | 3 | 9 | |
equals() | 68 | 3 | 7 | |
max_units_value() | 70 | 2 | 6 | |
units() | 82 | 1 | 3 | |
cents() | 82 | 1 | 3 | |
currency() | 82 | 1 | 3 | |
value() | 72 | 1 | 6 | |
__toString() | 78 | 1 | 3 | |
jsonSerialize() | 78 | 1 | 3 | |
prepare() | 74 | 1 | 4 |